home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / disk / 04 / setup.exe / Disk1 / data1.cab / Program_Files / filecopy.txt < prev    next >
Encoding:
Text File  |  1999-08-10  |  5.3 KB  |  109 lines

  1. ======================================================================
  2.             FileCopy.txt V2.10
  3. ======================================================================
  4. RUNNING FILECOPY
  5.   To run FileCopy from DOS, type "filecopy" at the prompt.  From  
  6.   windows simply double click on the FileCopy application.  In both 
  7.   cases you will be prompted to enter a source drive and destination
  8.   drive.
  9.  
  10. OVERVIEW
  11.   The intent of FileCopy is to streamline the task of adding a new 
  12.   hard drive as the boot drive in your system, when used in 
  13.   conjunction with ONTRACK Disk Installation Utilities.  This  
  14.   is done by copying all your existing files and directories from 
  15.   your old drive to the new hard drive, thus allowing you to make  
  16.   the new drive the boot drive.
  17.  
  18.   FileCopy is a DOS program which performs a file-by-file copy, 
  19.   of all files from one drive letter to another.  It is compatible 
  20.   with DOS, Windows 3.x and Windows 95/98.  You can run it from DOS
  21.   3.31 or greater, from Windows or in Windows 95/98 from a MS-DOS
  22.   window.  It will copy both FAT16 and FAT32 partitions, as well as
  23.   copying files from FAT16 to FAT32 or FAT32 to FAT16.
  24.  
  25.   FileCopy will copy all files without changing their contents.  
  26.   (**See SWAP FILES below)  It will copy hidden, system, and read-only
  27.   files including all subdirectories.  It will copy Windows 95/98
  28.   long-file-name files preserving the exact file name.  It preserves
  29.   all filenames, attributes, and dates.  If the file to be copied
  30.   exists on the destination, FileCopy will ask if you would like
  31.   to overwrite the destination file.
  32.  
  33.   FileCopy can also make your destination drive bootable if it is a
  34.   primary partition and if the source drive is bootable.  FileCopy 
  35.   transfers the necessary boot sector information to your destination 
  36.   drive and marks the partition bootable. 
  37.  
  38. OTHER APPLICATIONS
  39.   FileCopy cannot copy files if they are in use by another
  40.   application.  For example, many virus checkers maintain special
  41.   files that are not accessible by other applications.  These files
  42.   are often just simple files that get created upon start-up of the
  43.   virus checker.  It is important that you shutdown ALL other 
  44.   applications, including those running in the background such as 
  45.   virus checkers and screen-savers.  
  46.  
  47. RUNNING SCANDISK OR CHKDSK
  48.   If FileCopy reports an error while copying a file or directory, we 
  49.   recommend running scandisk(for DOS versions 6.20 and later) or
  50.   chkdsk(for DOS versions before 6.20) on the source drive.  Both 
  51.   utilities are designed to optimize file storage and fix problems
  52.   on your hard drive.  It is also a good idea to run scandisk or 
  53.   chkdsk on the drive you plan to copy before running FileCopy.   
  54.   
  55. FILES AND DIRECTORIES WITH THE SAME NAME
  56.   If there is a directory on the destination drive with the same name
  57.   as a file on the source drive, or a file on the destination drive
  58.   with the same name as a directory on the source drive, FileCopy
  59.   cannot copy the file. A "Cannot create" error will be displayed,
  60.   with the option to continue by pressing 'Y' or exit by pressing 'N'.
  61.   It is recommended that you exit and rename the file or directory on
  62.   either the source or destination drive. If you choose to proceed by
  63.   pressing 'Y', FileCopy will proceed to completion, however, not all
  64.   files or directories will be copied to the destination drive.
  65.  
  66. SWAP FILES
  67.   FileCopy never copies SPART.PAR and WIN386.SWP.  These files are
  68.   related to Windows swap files and are rebuilt by Windows on 
  69.   startup if they are missing, while keeping all your swap file 
  70.   settings intact.
  71.   FileCopy will always copy the permanent swap file 386SPART.PAR 
  72.   but it will zero-fill its contents.  When Windows restarts, it 
  73.   will use the swap file as normal.
  74.  
  75. INVALID DRIVE LETTER ERRORS
  76.   If source or destination drive letter is something other than C - Z.
  77.   If source or destination drive letter is a CD-ROM drive letter.
  78.   If source and destination drive letters are the same.
  79.   If unable to analyze the size and contents of the source drive.
  80.   If the destination drive is drive C:, you will be prompted to 
  81.   confirm before continuing.
  82.   If the space available on the destination drive is not of equal or
  83.   greater capacity.
  84.  
  85. AFTER FILECOPY HAS COMPLETED
  86.   If you plan on swapping the source and destination drives, remember
  87.   to change jumpers and CMOS settings.
  88.  
  89. UPGRADING
  90.   If upgrading old read/write partitions, FileCopy can only be used
  91.   to copy files to the first partition.
  92.  
  93. KNOWN LIMITATIONS
  94.   If you formatted the drive that you intend to copy files to with 
  95.   a product other than the ONTRACK Disk Installation Utilities, 
  96.   you must restart your computer for the changes to take affect.  
  97.   Not doing so will result in FileCopy performing incorrectly, 
  98.   specifically in making your destination drive bootable.
  99.  
  100.   If running Windows 95/98 and the drive you intend to copy files to is  
  101.   using MS-DOS compatibility mode file system, FileCopy will be unable
  102.   to make your destination drive bootable. 
  103.   
  104.   DOS limits the number of entries in a directory based on the cluster
  105.   size of a particular partition.  If FileCopy is unable to create a 
  106.   file or directory on the destination, it may be due to the fact that
  107.   the maximum number of entries has been reached for the particular 
  108.   directory.
  109.